Document vector graphics output#4849
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for vector graphics output in the TextPage extraction functionality. It describes how vector blocks (type 3) are now included in text extraction methods alongside existing text blocks (type 0) and image blocks (type 1).
- Documented vector block output format in the
extractBLOCKSmethod - Added comprehensive documentation for vector block dictionaries in the dict/JSON extraction methods
- Clarified that vector blocks require the
TEXT_COLLECT_VECTORSflag to be set
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e741336 to
a09bad6
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
8ddd2ce to
68b8198
Compare
jamie-lemon
left a comment
There was a problem hiding this comment.
Found some syntax things.
68b8198 to
d18679f
Compare
No description provided.